Skip to content

Conversation

demon
Copy link
Contributor

@demon demon commented Jan 11, 2023

Allows for dumping a subset of all containers without having to list them all explicitly.

autocompose.py --all --filter "foo-[0-9]*"

Allows for dumping a subset of all containers without having to list them all explicitly.

`autocompose.py --all --filter "foo-[0-9]*"`
@demon
Copy link
Contributor Author

demon commented Jan 11, 2023

This accomplishes the same goals as #47, but is slightly more versatile and leaves out the unrelated code cleanups.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants